

@font-face {
	font-family: 'Aaux ProLight';
	src: url('../fonts/AauxProLight.eot');
	src: url('../fonts/AauxProLight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/AauxProLight.woff') format('woff'),
		url('../fonts/AauxProLight.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}


body {
	font-family: 'Aaux ProLight';
	font-size:14px;}
	
	
.topbar {
	width:100%;
	display:block;
	float:left;
	background-color: #000;
    margin-bottom: 34px;
	min-height:70px;
	}
	
.searchbox {
	display:block;
	float:right;
	margin-left:10px;}	
	

/*  Search UI  */
.sb-search {
	position: relative;
	margin-top: 0px;
	width: 0%;
	min-width: 70px;
	height: 70px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #434343;
	width: 250px;
	height: 70px;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 20px;
	font-family: inherit;
	font-size: 16px;
	color: #c7c7c7;
}

.sb-search-input::-webkit-input-placeholder {
	color: #c7c7c7;
}

.sb-search-input:-moz-placeholder {
	color: #c7c7c7;
}

.sb-search-input::-moz-placeholder {
	color: #c7c7c7;
}

.sb-search-input:-ms-input-placeholder {
	color: #c7c7c7;
}

.sb-icon-search,
.sb-search-submit  {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #434343 url(../images/search-icon.jpg) no-repeat center; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 1;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #c7c7c7;
	background: #434343 url(../images/search-icon.jpg) no-repeat center;
	z-index: 90;
	font-size: 22px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}



/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 250px;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #434343;
	color: #c7c7c7;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
	
	
	
	
.socialcontain {
	display:block;
	float:right;
	margin: 17px 10px 10px 10px;}
	
.fb {
	width:28px;
	height:28px;
	display:block;
	float:left;
	margin:3px;
	background:url(../images/fb-b.png) no-repeat 0px 0px;
	}
	
.fb:hover {		
    background:url(../images/fb-c.png) no-repeat 0px 0px;
}

.tw {
	width:28px;
	height:28px;
	display:block;
	float:left;
	margin:3px;
	background:url(../images/tw-b.png) no-repeat 0px 0px;
	}
	
.tw:hover {		
    background:url(../images/tw-c.png) no-repeat 0px 0px;
}


.gp {
	width:28px;
	height:28px;
	display:block;
	float:left;
	margin:3px;
	background:url(../images/gp-b.png) no-repeat 0px 0px;
	}
	
.gp:hover {		
    background:url(../images/gp-c.png) no-repeat 0px 0px;
}

.linkd {
	width:28px;
	height:28px;
	display:block;
	float:left;
	margin:3px;
	background:url(../images/li-b.png) no-repeat 0px 0px;
	}
	
.linkd:hover {		
    background:url(../images/li-c.png) no-repeat 0px 0px;
}


.yt {
	width:28px;
	height:28px;
	display:block;
	float:left;
	margin:3px;
	background:url(../images/yt-b.png) no-repeat 0px 0px;
	}
	
.yt:hover {		
    background:url(../images/yt-c.png) no-repeat 0px 0px;
}


.bl {
	width:28px;
	height:28px;
	display:block;
	float:left;
	margin:3px;
	background:url(../images/bl-b.png) no-repeat 0px 0px;
	}
	
.bl:hover {		
    background:url(../images/bl-c.png) no-repeat 0px 0px;
}

.topmenubox {
	display:block;
	float:right;	
	margin:14px 0px 0px 10px;}

.topmenu {
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	list-style:none;}
	
.topmenu li {
	float:left;
	display:block;
	margin:0px 10px;
	}	


.topmenu li a {
	font-size: 20px;
	color: #00baff;
	text-decoration:none;
	padding:5px;
	float:left;
	display:block;
	font-weight:bold;
	}
	
.topmenu li a:hover {
	color: #00baff;
	text-decoration:none;}	
	

.logobox {
	display:block;
	float:left;
	margin-right:10px;}	
	
/*---------- Footer Icons ----------------------*/

	.item-35 {background: url('../images/footer-tw.png') no-repeat center;}
	.item-35:hover {background: url('../images/footer-tw-over.png') no-repeat center;}
								
								
								
       .item-36 {background: url('../images/footer-fb.png') no-repeat center;}
	   .item-36:hover {background: url('../images/footer-fb-over.png') no-repeat center;}
	   
	   
	   
        .item-37 {background: url('../images/footer-link.png') no-repeat center;}
		.item-37:hover {background: url('../images/footer-link-over.png') no-repeat center;}
		
		
		
		.item-38 {background: url('../images/footer-gplus.png') no-repeat center}
		.item-38:hover {background: url('../images/footer-gplus-over.png') no-repeat center;}
								
		.item-39 {background: url('../images/footer-tube.png') no-repeat center;}
		.item-39:hover {background: url('../images/footer-tube-over.png') no-repeat center;}

.social a{
	padding-right:5px;
	float:left;
}
	
.signup-btn{
	color: #fff;
    background-color: #f60;
    border-color: #f60;
	font-weight:bold;
}
.signup-btn:hover{
	background:#ff751a;
	color:#fff;
	 border-color: #f60;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9;
}
.odd td, .even td{
	padding:8px 7px !important;
}
.form_title{
	 color: #086cb6;
    font-weight: 200;
}
.form_description p{
	font-size:18px;
	line-height:22px;
	margin:10px 0px;
}
.radio-group{
	margin:0;
	padding:0;
}
.radio-group li{
	list-style:none;
}
.check-group{
	margin:0;
	padding:0;
}

.check-group li{
	list-style:none;
	
}

/*------- antitrust-litigation ---------------*/

.service-desc h6 {
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 50px;
    padding: 30px 0;
}
.service-desc h6 {
    border-bottom: 2px solid #086cb6;
    border-top: 2px solid #086cb6;
    color: #086cb6;
    font-size: 28px;
    font-weight: 400;
    margin: 30px 0;
    padding: 20px 0;
    text-transform: none;
}


.antitrust-litigation{
	width:100%;
	display:block;
	float:left;
	background:url(../images/antitrust-litigation.jpg) no-repeat left center;
	height:250px;
	background-size:cover;}	
	
.masthead-nav {
    position: relative;
    margin-top: -60px;
    background-color: rgba(0,0,0,.5);
    height: 60px;
    z-index: 100;
}
.efelle-menu>ul>li>a {
    height: 60px;
    line-height: 60px;
}
.efelle-menu>ul a {
    margin: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}
.efelle-menu>ul li a {
    display: block;
    padding: 0 14px;
    margin: 6px 0;
    line-height: 28px;
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    transition: color .2s ease-in-out;
}
.sorting_1 {
    background-color: #f1f1f1;
}
.even{
	background:#fff;
}
.blue th{
	color:#0089eb;
	padding-left:20px;
}


@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#case-tbl table, 
	#case-tbl thead, 
	#case-tbl tbody, 
	#case-tbl th, 
	#case-tbl td, 
	#case-tbl tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#case-tbl thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#case-tbl tr { border: 1px solid #ccc; }
 
	#case-tbl td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		/*padding-left: 50%;*/ 
		white-space: normal;
		text-align:left;
	}
 
	#case-tbl td:before { 
		/* Now like a table header */
		
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 55%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
		float:left;
	}
 
	/*
	Label the data
	*/
	#case-tbl td:before { content: attr(data-title); }
}


	
	
	
	
@media only screen  and (min-device-width: 930px)  and (max-device-width: 992px)  {
.menubarbox {
	width:100%;
	display:block;
	float:left;
	height:59px;
	background: webkit-linear-gradient(to right,#086cb6 12%,transparent 0);
    background: linear-gradient(to right,#086cb6 12%,transparent 0);}
}	
	
.menubarbox {
	width:100%;
	display:block;
	float:left;
	height:59px;
	background: webkit-linear-gradient(to right,#086cb6 22%,transparent 0);
    background: linear-gradient(to right,#086cb6 22%,transparent 0);}	
	

.pad0 {
	padding:0px;}	
	
.menubox {
	display: block;
    padding: 0px 15px;}	
	
/* Bootstrap Overrides */

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #086cb6;	
    font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
}	

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 5px;
    border-radius: 1px;
}



/* Menu toggle DO NOT CHANGE */

@media (min-width: 768px) and (max-width: 1200px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
}


@media (max-width: 992px){
.topmenu li {
	float:left;
	display:block;
	margin: 0px 0px;
	}	


.topmenu li a {
	font-size: 13px;
	color: #00baff;
	text-decoration:none;
	padding:5px;
	float:left;
	display:block;
	font-weight:bold;
	}
	
}

@media (max-width: 1200px) {
.navbar-nav {
    margin: 7.5px -15px;
    background: #f5f5f5;}
}

@media (max-width: 768px) {
.socialcontain {
	display:none;}
	
.topmenubox {
	float:left;
	margin-top:20px;}	
	
.nosearch {
	display:none;}	
}




.inlinerow {
	width:100%;
	display:block;
	float:left;}

.Mtop10 {
	margin-top:10px;}	

.Mtop20 {
	margin-top:20px;}	
	
	
.mastbanner {
	width:100%;
	display:block;
	float:left;
	background:url(../images/master.jpg) no-repeat left center;
	height:250px;
	background-size:cover;}	
	
.masttitle {	
    color: #fff;
    font-weight: 200;
    -webkit-text-shadow: 0 0 15px #000;
    -moz-text-shadow: 0 0 15px #000;
    text-shadow: 0 0 15px #000;
    margin-top:90px;
	font-size: 65px;	}
	
	
.contentsbg {
	background:#f7f7f7;
	padding:20px 0px;}	
	
.contenthead {
	    color: #086cb6;
    font-weight: 200;
	font-size:30px;}

@media (min-width: 768px) {
.alphasortblock {
    margin: 0;
    padding: 15px 20px;}
}
	
.alphasortblock {
    margin-bottom: 20px;
    border-radius: 5px;
    background-color: #e3e3e3;
    padding: 10px 20px;
    text-align: center;
    font-size: 15px;
}


.alphasortblock a:first-child {
    margin-right: 2%;
}

.alphasortblock a {
    display: inline-block;
    width: 5%;
}

.alphasortblock .casealphasortcurrent {
    font-weight: 700;
}
@media (min-width: 768px){
.alphasortblock a {
    width: 3%;}
}


/* Cases */
.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
}
.dataTables_wrapper {
    font-size: 16px;
}
.dataTables_wrapper .table-nav {
    margin-top: 27px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}	

.dataTables_wrapper .table-nav>div {
    line-height: 27px;
    height: 47px;
    padding: 10px 15px;
}

.dataTables_wrapper table.dataTable.no-footer {
    border-bottom: 0 none;
}

.dataTables_wrapper .table-nav {
    margin-top: 27px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

	
	
/* Shanavas */

.inlinerow {
	width:100%;
	display:block;
	float:left;}

.moreicon {	
    font-size: 18px;
    font-weight: bold;	}
	
.pressrelease {
    margin: 15px 0;
}

.pressrelease h4 {
    margin: 0 0 5px;
    font-size: 24px;
    font-weight: 300;
}

a, a:active, a:focus, a:hover, a:visited {
    text-decoration: none;
}
a {
    color: #0089eb;
    text-decoration: none;
}


.small, small {
    font-size:16px;
}

.newsdesc {
	    font-size: 18px;}	
		
		
/* LPHI*/

.case-main-column {
	font-size:18px;}

.case-main-column h1 {
    line-height: 35px;
    font-size: 35px;
	color:#086cb6;
}

@media (min-width: 768px){
.case-main-column h1 {
    line-height: 75px;
    font-size: 75px;
	color:#086cb6;}
}
	
.case-info {
    margin-top: 30px;
}

.case-info .left {
    float: none;
}
.left {
    float: left;
}

@media (min-width: 768px){
.case-info .left {
    width: 60%;
    float: left;}
}

.case-info .case-info-item {
    padding: 0 0 15px;
}	

@media (min-width: 768px){
.case-info .case-info-item {
    padding: 0 0 5px;}
}


.case-info .case-info-item .cn {
    color: #63636a;
}

.case-info .right {
    float: none;
}
.right {
    float: right;
}

@media (min-width: 768px){
.case-info .right {
    width: 35%;
    float: right;}
}


/* Blog */

.blog_pagination {
    height: 70px;
	font-size:18px;
}

.blog_pagination .blog_pages_prevnext {
    width: 50%;
}
.blog_pagination div {
    display: inline-block;
}

.blog_pagination .blog_pages_select {
    width: 150px;
    float: right;
    line-height: 36px;
}

.blog_pagination .blog_pages_select select {
    width: 55px;
    float: right;
}


.blog_sidebar, .subpage.blog .cont_wrapper {
    margin-bottom: 40px;
}


.cont_wrapper .date {
    background-color: #086cb6;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    float: left;
}
.cont_wrapper .date, .cont_wrapper .photo {
    display: inline-block;
    height: 70px;
    width: 70px;
    text-align: center;
}

.cont_wrapper .date h2 {
    color: #fff;
    line-height: 27px;
    padding-top: 2px;
    margin: 7px auto 0;
    max-width: 60px;
    font-size: 27px;
}

.main-cnt h2 {
    font-size: 20px;
}
.main-cnt h1, .main-cnt h2, .main-cnt h4 {
    color: #086cb6;
    font-weight: 200;
}
.cont_wrapper .photo {
    float: left;
}
.cont_wrapper .date, .cont_wrapper .photo {
    display: inline-block;
    height: 70px;
    width: 70px;
    text-align: center;
}

.cont_wrapper .photo img {
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    height: 70px;
    width: 70px;
}
.img-responsive, img {
    display: block;
    max-width: 100%;
    height: auto;
}

@media (min-width: 768px) {
.main-cnt h2 {
    font-size: 35px;}
}


.cont_wrapper .cont_head {
    padding-left: 20px;
    float: left;
    width: calc(100% - 160px);
}


.cont_wrapper .cont_head h4 {
    margin: 0;
    font-size: 24px;
}


.cont_wrapper .cont_main {
    padding: 10px 0 35px;
}
p {
    margin: 10px 0;
    min-height: 1.42857;
}

@media (min-width: 768px){
.main-cnt p {
    line-height: 22px;}
}

.cont_wrapper {
	font-size:18px;}
	

/* Shanavas */



/* Login */
.logo{
	width:100%;
}
.logo-side{
	    background: #086cb6;
    position: absolute;
    height: 56px;
    width: 51%;
    left: 0;
	z-index:-1;
}
.login-holder {
    max-width: 350px;
    padding: 40px 40px;
}

.btn {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

/*
 * Card component
 */
.login-holder {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 20%;
    margin-top: 20%;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}


.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail,
.form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email],
.form-signin input[type=password],
.form-signin input[type=text],
.form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(8, 108, 182);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(8, 108, 182);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(8, 108, 182);
}

.btn.btn-signin {
    /*background-color: #4d90fe; */
    background-color: #086cb6;
    /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
    background-color: #0877c9;
}

.forgot-password {
    color: rgb(8, 108, 182);
}

.forgot-password:hover,
.forgot-password:active,
.forgot-password:focus{
    color:#0877c9;
}

/* Login */


@media only screen and (max-device-width: 480px) {
	
	.logobox{
		width:75%;
	}
	.navbar-toggle{
		margin-top:0;
	}
	.menubarbox {
		height:44px;
	}
	.navbar-default{
		z-index:99;
}

	}
	
	
	
/*zzz ->*/
.form-signin #id_userName, .form-signin #id_password 
{
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.input-text input {
    color: #626262;
    margin-right: 0!important;
    /*margin: 5px 0;*/
    padding-left: 12px;
    width: 100%;
    height: 40px;
    font-size: 15px;
}

.awesome-btn {
    padding: 10px 16px !important;
    width: auto;
    border: 1px solid #f60;
    border-radius: 4px;
    background-color: #f60;
    padding: 10px;
    word-spacing: 1.5px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
	height: auto !important;
}

.form-label{
	color: #aaa;
    font-size: 15px;
    font-weight: normal;
}

.red{color: red;}



.contentsbg1 { padding: 20px 0px; }
		
		
table.dataTable thead th, table.dataTable thead td {
    border: none !important;
}
table.dataTable tbody td {
    border: none !important;
}
/*zzz <-*/

.loginbg {
	background:#555e63;
}
	
	
/*---------------table ----------------------*/
.case-tbl th{
	 border-bottom: 0 none;
     color: #0089eb;
	 padding: 10px 18px !important;
	 background:#f6f6f6 !important;
	
}

.case-tbl th:hover
{
	color:#005c9f ;
}

.case-tbl tr:hover
{
	background:#f6f6f6 !important;
}
.case-tbl .odd:hover
{
	background:#f6f6f6 !important;
}
.case-tbl tr:hover .sorting_1
{
	background:#eaeaea;
}
.odd .sorting_1{
	background:#f1f1f1
	
}

.even .sorting_1{
	background:#fafafa;
	
}
.odd .sorting_1:hover a{
	color:005c9f;
}

.blue-title {
	color: #0089eb;
	font-size: 17px;
}


/* 12 July 2016 */

.navbar-default {
	z-index:999;}
	
.menubox {
    display: block;
    padding: 0px 15px;
    float: left;
}

.topheadlogo {
	width: 70px;
    display: none;
    float: left;}


@media (max-width: 1200px) {

.menubox {
    display: block;
    padding: 0px 15px;
    float: left;
	width:100%;
}
.menubarbox {
	background:none; }

.logobox {
	display:none;}
	
.topheadlogo {
	width: 70px;
    display: block;
    float: left;}	

}

@media (max-width: 768px) {
.topmenubox {
    float: right;
    margin-top: 20px;}
	
.topbar {
	margin-bottom:0px;}	
}


@media (max-width: 992px) {
.topmenu li a {
    font-size: 12px;
    color: #00baff;
    text-decoration: none;
    padding: 5px;
    float: left;
    display: block;
    font-weight: bold;}
}